home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 May
/
EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso
/
earcd
/
util
/
libs
/
pmuser.lha
/
PopupMenuUser
/
Install
next >
Wrap
Text File
|
1997-02-27
|
295b
|
18 lines
;
; $VER: PopupMenuUserInstaller V1.0 (27.2.96)
; Copyright ©1996-1997 Henrik Isaksson
;
(copylib
(prompt "Installing the popupmenu.library...")
(help @copylib-help)
(source "popupmenu.library")
(dest "LIBS:")
(optional force askuser)
(confirm)
)
(set @default-dest "LIBS:")
(exit)